ockam_transport_core 0.51.0

Generic Transport primitives.
Documentation

ockam_transport_core

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

This crate provides the common code shared among the different ockam's transport protocols.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_transport_core = "0.51.0"

This crate requires the rust standard library "std".

License

This code is licensed under the terms of the Apache License 2.0.